fieldset
{
    margin-bottom: 1em;
    padding: 0.5em
}
form
{
    margin: 0px; padding: 0px
}
img
{
    border: 0px none
}
table
{
    border-collapse: collapse
}
th
{
    padding-right: 1em;
    border-bottom: 3px solid rgb(204, 204, 204);
    text-align: left
}
tr
{
    height: 30px
}
tr:hover
{
    background-color: rgba(204, 204, 204,0.2)
}
tbody
{
    border-top: 1px solid rgb(204, 204, 204)
}
thead th
{
    padding-right: 1em;
    border-bottom: 3px solid rgb(204, 204, 204);
    text-align: left
}
.form-item
{
    margin-bottom: 0px; margin-top: 1em
}
.form-required
{
    color: rgb(255, 0, 0)
}
tbody
{
    border: 0px none
}
@media not all
{

}
.collapse-processed
{
    font-weight: bolder
}
h2
{
    font-size: 18px
}
.clear
{
    clear: both
}
.field-label
{
    font-weight: bold;
    text-align: right;
    vertical-align: top
}
.address-pane-table
{
    margin-left: auto; margin-right: auto; margin-top: 10px
}
.address-pane-table .form-item
{
    display: inline
}
.address-pane-table table td
{
    padding: 4px 2px 2px 2px
}
.address-pane-table tbody
{
    border-top: 0px none
}
.info
{
    font-size: 10px
}
#checkout-form-bottom
{
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: right
}
@font-face
{
    font-weight: normal;
    font-style: normal;
    font-family: "futura_bkbook";
    src: local("futura_bkbook"), url('ftrabk-webfont.eot') format("embedded-opentype"), url('ftrabk-webfont.woff') format("woff"), url('ftrabk-webfont.ttf') format("truetype"), url('ftrabk-webfont.svg') format("svg");
}
html
{
    height: 100%
}
*
{
    margin: 0px
}
body
{
    margin: 0px; padding: 0px;
    color: rgb(51, 51, 51);
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 1.5em;
}
.container
{
    width: 740px;
    margin: auto;
    border-collapse: separate;
    clear: both;
    overflow: hidden;
}
a
{
    color: rgb(23, 90, 152)
}
#bottom
{
    
    clear: both;
}
#footer-nav
{
    width: 740px;
    margin-left: auto; margin-right: auto;
    padding: 20px 0px;
    color: rgb(126, 155, 175);
    font-size: 0.8em;
    font-family: Verdana,sans-serif;
    line-height: 1.00em;
}
#footer-nav a
{
    color: rgb(126, 155, 175);
    font-weight: normal;
    text-decoration: none
}
#footer-nav a:hover
{
    color: rgb(201, 225, 242);
    text-decoration: underline
}
.copyright
{
    display: none;
    width: 100%;
    margin-top: 100px;
    letter-spacing: 0.1em;
    clear: both
}
p, h1, h2, h3, ul, ol
{
    margin-bottom: 1em
}
h1
{
    margin: 15px 0px;
    color: rgb(0, 101, 149);
    font-weight: normal
}
#content
{
    width: 740px;
    padding-top: 20px;
    margin: 0px auto 20px auto
}
#bubWrapper
{
    float: left;
    width: 100%;
    padding: 10px 0;    
}
@font-face
{
    font-weight: normal;
    font-style: normal;
    font-family: "futura_bkbook";
    src: url('ftrabk-webfont_001.eot') format("embedded-opentype"), url('ftrabk-webfont_001.woff') format("woff"), url('ftrabk-webfont_001.ttf') format("truetype"), url('ftrabk-webfont_001.svg') format("svg");
}
#sbutton
{
    float: right;
    
    padding: 12px 10px;
    background-color: #3333FF; color: #FFFFFF;
    text-align: center; text-transform: uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: inset 0px 1px 0px 0px #AEC3E5;
    font: 700 20px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Geneva", "Verdana", sans-serif;
    text-shadow: 0px -1px 1px #64799E;
}
#sbutton:hover
{
    background-color: #330099;
    box-shadow: inset 0px 1px 0px 0px #A5B9D9;
    cursor: pointer;
}
input[type=text],select,textarea{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width:238px!important;}
input[type=text],select{padding:1px 0;}
textarea{padding:1px;}
input[type=text]#pcode{width:auto!important;}
#codinp{position:relative;top:2px;}
